Skip to main content
Version: 5.3.0.0

TCP/IP Sender Endpoint

Description

Environment entries of type TCP/IP Sender endpoint are used to declare the parameters of a TCP/IP communication endpoint.

Purpose of object

It is used by the TCP Sender Adapter if it works in server mode waiting for a connection.

Configuration

ee_tcp_senderEndpoint.png

Step by Step

  1. Create an Environment entry of type TCP/IP Sender endpoint.

  2. Fill in the port to access the endpoint.

  3. Fill in Max idle time: How long should the connection be running without any process.

  4. Select the intended protocol:

    • TCP: Core protocol of the Internet protocol suite.
    • TLS(different versions): Cryptographic protocol to provide communication security.
    • SSL: Predecessor of TLS.
  5. Security Settings (if TLS is selected):

    • Decide whether to use Authentication.
    • If authentication is selected, choose a Trusted signer to connect with. Therefore, create Credentials of type trusted server and add authentication of type public key pair.
  6. A test of TCP/IP endpoint isn't possible, so click Finish.